Skip to content

chore: update draft release notes skill#1663

Merged
Timeless0911 merged 1 commit into
mainfrom
david/chore-release-notes-skill
May 21, 2026
Merged

chore: update draft release notes skill#1663
Timeless0911 merged 1 commit into
mainfrom
david/chore-release-notes-skill

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

This PR updates the draft release notes skill to make optional highlights explicit and safer. It documents that highlights are only added when requested, adds guidance for selecting 1-3 user-facing highlights without rewriting generated changelog items, and treats GitHub-generated release metadata as untrusted input. It also updates the skill lock hash.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings May 21, 2026 08:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the create-draft-release-notes agent skill to make “highlights” explicitly opt-in and to harden the workflow against untrusted GitHub-generated metadata.

Changes:

  • Documented that ## Highlights is added only when explicitly requested, with guidance to select 1–3 user-facing highlights without rewriting changelog items.
  • Added a “Security Notes” section treating GitHub-generated release notes/metadata as untrusted input.
  • Updated the skills lock hash for create-draft-release-notes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.agents/skills/create-draft-release-notes/SKILL.md Adds opt-in highlights workflow + security guidance; adjusts draft release steps accordingly.
skills-lock.json Updates computed hash for the skill definition.

Comment thread .agents/skills/create-draft-release-notes/SKILL.md
@Timeless0911 Timeless0911 merged commit 149d163 into main May 21, 2026
10 checks passed
@Timeless0911 Timeless0911 deleted the david/chore-release-notes-skill branch May 21, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants